| lcPaint_ImageGetPtbuf | Home |
|
HANDLE lcPaint_ImageGetPtbuf ( HANDLE hImage, double Angle ); |
| hImage | |
| Handle to raster image object. | |
| Angle | |
| Rotation angle. | |
|
Handle to the created points buffer object. If the function fails, the return value is NULL. |
| lcPaint_DeletePtbuf, lcPaint_ImageRotate |